@charset "utf-8";

/* CSS Document */



*{ margin:0px; padding:0px;}

img {border:0;margin:0; padding:0;}

ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{

	list-style:none;

	margin:0;

	padding:0;

	text-decoration: none;

}

.clearfix{display:inline-table;}

* html .clearfix{height:1%;/*ie6*/}

*+html .clearfix{min-height:1px;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}

.clearfix { display:inline-block; }

* html .clearfix { height:1%; }

.clearfix { display:block; }

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

input,textarea {outline:none;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如370 火狐*/

.clear_h2{font-weight:normal;font-size:12px; padding:0px; margin:0px; text-align:center;color: #fff;}

a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 

a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/

body {margin: 0px; color:#262626; font-size: 14px; font-family: Microsoft YaHei,宋体,Arial, Helvetica, sans-serif;}

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

a:link { text-decoration: none;color: #131313;}

a:visited {text-decoration: none; color: #131313;}

a:hover { text-decoration: none; color: #ce000c;}

a:active {text-decoration: none; color: #131313;}





/*header*/

/*top*/
.headerbox{width:100%; overflow:hidden; background:#ffab01;}

.header{width:100%; height:165px;}

.topbox{width:100%; background:url(../images/top.png) no-repeat center #ffab01;}

.top{ overflow:hidden; 

width:1180px; 

height:30px; 

margin:0 auto; 

line-height:30px; 

padding-right:10px;

}

.top a{ float:right; 

margin-right:8px; color:#fff;



}

.top a:hover{text-decoration:underline;}

.top span{float:left;}



.header{width:1180px; margin:30px auto; overflow:hidden; height:125px;}

.logo,.by{float:left;}

.logo{margin-right:30px;}

.logo img{width:135px; height:122px; overflow:hidden;}

.by{text-align:left; line-height:40px; font-size:24px; letter-spacing:1px; margin-top:20px;}

.by p{margin-top:8px; font-weight:bold;}

.by p b{color:#ce000c; font-size:28px; font-weight:bold;}

.by p span{font-size:18px; background:#000; padding:5px 15px; color:#fff;}

.tel_top{float:right; font-size:16px; height:125px; background:url(../images/top_tel.png) no-repeat left center; padding-left:95px;}

.tel_top p{padding-top:35px;}

.tel_top b{font-size:30px; color:#ce000c;}





/*nav*/

.nav{width:100%; height:50px; border-top:3px solid #1a1a1a; line-height:50px;}

.wrap{width:1180px; margin:0 auto; height:50px; line-height:50px; overflow:hidden;}

.wrap ul{width:1190px;}

.wrap ul li{float:left; background:url(../images/nav.jpg) no-repeat right center; padding-right:8px; font-size:16px;}

.wrap ul li a{padding:0 33.6px;}

.wrap ul li a:hover{color:#ce000c;/* text-decoration:underline;*/}

.another a{color:#ce000c;}













/*foot*/

.footer{width:100%; background:#000; padding:20px 0; overflow:hidden; color:#fff; text-align:center;line-height:25px;}

.foot{width:1180px; background:#000; padding:20px 0; overflow:hidden; color:#fff; text-align:center;margin:0 auto; line-height:25px;}

.foot .menu a{color:#fff; font-size:16px; padding:0 10px;}

.foot a:hover{text-decoration:underline;}

.menu{border-bottom:1px dotted #999999; padding-bottom:10px;}

.foot_text{margin:10px 0 0 0;}

.foot_text img{margin:0 5px;}

.foot_text a{color:#fff;}









/*咨询客服*/

.floating_ck{position:fixed;right:10px;top:30%; z-index:999;}

.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#666666;border-bottom:solid 1px #4d4d4d;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}

.floating_ck dl dd:hover{background-color:#000;border-bottom:solid 1px #00427e;}

.floating_ck dl dd:hover .floating_left{display:block;}

.consult{background-image:url(../images/QQ/qq.png);}

.words{background-image:url(../images/QQ/zxicon.png);}

.quote{background-image:url(../images/QQ/kficon.png);}

.qrcord{background-image:url(../images/QQ/erweima1.png);}

.return{background-image:url(../images/QQ/fanhui.png);}

.floating_ck dd span{color:#fff;display:block;padding-top:54px;}

.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#000;border-bottom:solid 1px #00427e;display:none; font-weight:bold;}

.left_t a{color:#fff;line-height:80px; font-size:18px;}

.left_2{height:auto; overflow:hidden;}

.left_2 a{line-height:20px; font-size:16px;color:#fff; display:block; padding:10px 0;}

.left_1 a{line-height:30px; font-size:16px;color:#fff; display:block; padding:10px 0;}

.floating_ewm{height:260px;top:-180px;}

.floating_ewm i img{display:block;width:145px;height:145px;margin:auto;margin-top:7px;}

.floating_ewm p{color:#fff;margin-top:5px;}

.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}

.floating_ewm .qrcord_p02{font-size:18px;}





